oliskoli [Wed, 19 Jul 2006 22:47:45 +0000 (22:47 +0000)]
---host=... is probably the better parameter for a cross-building.
robertl [Tue, 18 Jul 2006 17:29:52 +0000 (17:29 +0000)]
Replace gcdist for improved accuracy overy short distances.
parkrrrr [Tue, 18 Jul 2006 15:55:13 +0000 (15:55 +0000)]
Documented what this all means, fixed a couple of precedence errors
robertl [Tue, 18 Jul 2006 07:37:48 +0000 (07:37 +0000)]
Add unit id to treat Quest II like Quest per JamieZ.
robertl [Mon, 17 Jul 2006 21:10:16 +0000 (21:10 +0000)]
Allow quoted commas in waypoint description when reading Magproto files.
parkrrrr [Mon, 17 Jul 2006 18:38:56 +0000 (18:38 +0000)]
update comment to reflect reality
parkrrrr [Mon, 17 Jul 2006 18:37:19 +0000 (18:37 +0000)]
handle type 3 record like type 2 record until we figure out what those other two bytes/strings/whatevers are
robertl [Mon, 17 Jul 2006 16:31:58 +0000 (16:31 +0000)]
Allow 200 points instead of 199 in maggeo.
robertl [Sat, 15 Jul 2006 02:04:31 +0000 (02:04 +0000)]
From Andy: fix southern hemi for wbt, set baud rate in Brauniger, route excess
precision from computed speed.
robertl [Fri, 14 Jul 2006 22:46:52 +0000 (22:46 +0000)]
Convert Brauniger to new serial scheme.
robertl [Fri, 14 Jul 2006 22:35:03 +0000 (22:35 +0000)]
Typo fix in help.
robertl [Fri, 14 Jul 2006 21:22:23 +0000 (21:22 +0000)]
Unicsv: whack dead code.
util.c: vaporize pointless pointer deref.
holux.c: make date handling less wrong. (I think.)
robertl [Thu, 13 Jul 2006 21:25:24 +0000 (21:25 +0000)]
Pick up missing files from recent gbser commit.
robertl [Thu, 13 Jul 2006 20:33:09 +0000 (20:33 +0000)]
Andy Armstrong provides new serial layer and refactors magellan to work with it.
robertl [Thu, 13 Jul 2006 19:59:36 +0000 (19:59 +0000)]
Loosen check that insisted that time travels only forward when reading NMEA
files. From Andy Armstrong.
robertl [Thu, 13 Jul 2006 05:33:37 +0000 (05:33 +0000)]
Olaf eliminates a zillion hardcoded staticly sized buffers and commonizes
our ASCII text reader into the new 'textfile' scheme.
robertl [Thu, 13 Jul 2006 03:27:52 +0000 (03:27 +0000)]
Andy Armstrong turns on -Wall for GCC builds and kills about a sequillion warnings. Most of them aren't "real", but it's still a good thing to clean up.
(I hope I don't regret this before 1.3.1...)
robertl [Thu, 13 Jul 2006 02:33:23 +0000 (02:33 +0000)]
Tweak gpsman doc.
robertl [Thu, 13 Jul 2006 02:29:48 +0000 (02:29 +0000)]
Sketch in trk/route conversions.
oliskoli [Wed, 12 Jul 2006 20:31:16 +0000 (20:31 +0000)]
Fix compiler warnings when using '-Wall'.
robertl [Wed, 12 Jul 2006 16:34:30 +0000 (16:34 +0000)]
Add error for unknown command line flags.
robertl [Mon, 10 Jul 2006 22:25:07 +0000 (22:25 +0000)]
Strengthen wording on gpsman format.
robertl [Sun, 9 Jul 2006 01:37:39 +0000 (01:37 +0000)]
Google reader: Null pointers that have been freed in case we are executed more than once.
robertl [Sun, 9 Jul 2006 00:47:20 +0000 (00:47 +0000)]
Style sheet tie-poe fixes from Ron.
robertl [Sun, 9 Jul 2006 00:05:21 +0000 (00:05 +0000)]
Improvements in xcsv doc.
robertl [Sat, 8 Jul 2006 18:39:58 +0000 (18:39 +0000)]
Tighten yesterday's fix to work with old and new google data files.
robertl [Sat, 8 Jul 2006 18:39:18 +0000 (18:39 +0000)]
Hacky fix for Explorist adding filenames inside tracks.
robertl [Fri, 7 Jul 2006 18:15:31 +0000 (18:15 +0000)]
Tweak panel reader to look at only the frame containing the turn-by-turns to
avoid entity encoding problem of ™ symbol that was recently introduced.
robertl [Fri, 7 Jul 2006 12:49:42 +0000 (12:49 +0000)]
Another fix for curfname. Also don't trip over trackname (!) finally present in explorist.
robertl [Fri, 7 Jul 2006 12:15:19 +0000 (12:15 +0000)]
Fix crash reading tracks on Windows (but, alas, not Wine) when pathnames
don't have UNIX path separators in them.
robertl [Mon, 3 Jul 2006 02:19:33 +0000 (02:19 +0000)]
More graceful failure if libusb-config not found and/or an unsuitably old
libusb is found - just configure libusb away; don't error out.
robertl [Mon, 3 Jul 2006 01:36:14 +0000 (01:36 +0000)]
Remove C99-ism from gbser_posix.c
robertl [Sun, 2 Jul 2006 21:16:58 +0000 (21:16 +0000)]
No, it's version 1.3.0. Really!
robertl [Sun, 2 Jul 2006 20:27:18 +0000 (20:27 +0000)]
Makefile.in: Minor tweaks to RPM process to do uploads automatically.
maggeo.c: tweak wording on > 200 wpts error.
testo: placate chkdoc
robertl [Sun, 2 Jul 2006 17:30:21 +0000 (17:30 +0000)]
Make maggeo choke if > 200 waypoints since Magellan's firmware lets more just fall on the floor.
oliskoli [Sun, 2 Jul 2006 15:31:33 +0000 (15:31 +0000)]
Check in latest release of german translations.
oliskoli [Sun, 2 Jul 2006 15:14:10 +0000 (15:14 +0000)]
Update release numbers for upcomming GPSBabel 1.3.
oliskoli [Sun, 2 Jul 2006 15:08:59 +0000 (15:08 +0000)]
Add simple Makefile for GPSBabelGUI.
oliskoli [Sun, 2 Jul 2006 15:07:55 +0000 (15:07 +0000)]
Add CVS blacklist for gui-2 directory.
oliskoli [Sun, 2 Jul 2006 14:56:37 +0000 (14:56 +0000)]
Fix parameters for mkspec (RELEASE may be empty).
oliskoli [Sun, 2 Jul 2006 14:53:05 +0000 (14:53 +0000)]
Update release numbers for upcomming GPSBabel 1.3.
oliskoli [Sun, 2 Jul 2006 14:01:06 +0000 (14:01 +0000)]
Bump gdb watermark to 1.3.
oliskoli [Sun, 2 Jul 2006 13:44:40 +0000 (13:44 +0000)]
Add new target 'release-rpm'.
oliskoli [Sun, 2 Jul 2006 13:40:04 +0000 (13:40 +0000)]
Add rpm-spec-file creator to tools.
robertl [Sun, 2 Jul 2006 01:27:04 +0000 (01:27 +0000)]
Include protos for windows esrial builds.
Tweak windows build target.
robertl [Sat, 1 Jul 2006 23:57:11 +0000 (23:57 +0000)]
This is gross. Olaf's change to the link line (which is actually correct)
broke the OS/X build becuase of link order.
Will someone please tell me again how great autoconf is?
CTVS: ----------------------------------------------------------------------
robertl [Sat, 1 Jul 2006 22:51:47 +0000 (22:51 +0000)]
Windows build tweaks.
robertl [Sat, 1 Jul 2006 22:46:55 +0000 (22:46 +0000)]
Magproto: c89 fix.
Makefile.in: untangle windows executable build somewhat
robertl [Sat, 1 Jul 2006 22:12:38 +0000 (22:12 +0000)]
Move 'functions' to tools. More release Makefile tweaks.
robertl [Sat, 1 Jul 2006 21:51:25 +0000 (21:51 +0000)]
Olaf and I Attempt to split the 'release' Makefile target to be more manageable
and build everything that needs building.
robertl [Sat, 1 Jul 2006 21:30:59 +0000 (21:30 +0000)]
Add 'functions' file from Olaf.
robertl [Sat, 1 Jul 2006 21:30:45 +0000 (21:30 +0000)]
Use out-of-spec fileno on Win32 builds.
robertl [Sat, 1 Jul 2006 20:15:34 +0000 (20:15 +0000)]
Tweak build and preface pages.
robertl [Sat, 1 Jul 2006 19:54:41 +0000 (19:54 +0000)]
Make this horror a tad easier to build.
robertl [Sat, 1 Jul 2006 19:45:57 +0000 (19:45 +0000)]
Add 103 Garmin symbols to tables and doc from new protocol spec.
robertl [Sat, 1 Jul 2006 19:40:02 +0000 (19:40 +0000)]
Commit remaining piece of 'name magellan tracks after filename' change.
robertl [Fri, 30 Jun 2006 13:24:49 +0000 (13:24 +0000)]
Test return value of fread for EOF and other error detection.
robertl [Fri, 30 Jun 2006 04:41:15 +0000 (04:41 +0000)]
Generalize the "comX, X>=10" fix for all the Windows code.
Let the Magellan track reader NOT merge tracks across files.
Magellan track reader names tracks after file read.
robertl [Fri, 30 Jun 2006 03:02:25 +0000 (03:02 +0000)]
Markup options and filenames a little better.
robertl [Fri, 30 Jun 2006 02:55:08 +0000 (02:55 +0000)]
Add gpsbabel.ini doc from Olaf.
oliskoli [Thu, 29 Jun 2006 05:50:50 +0000 (05:50 +0000)]
Change category parameter range into '1'..'16'.
robertl [Thu, 22 Jun 2006 19:23:26 +0000 (19:23 +0000)]
Fix doc for Garmin 'category' help line.
robertl [Thu, 22 Jun 2006 19:23:00 +0000 (19:23 +0000)]
Improve doc for Garmin protocol module. Enumerate supported serial models.
parkrrrr [Wed, 21 Jun 2006 12:34:46 +0000 (12:34 +0000)]
Control points were backwards
robertl [Tue, 20 Jun 2006 22:49:58 +0000 (22:49 +0000)]
Add gpsbabel-onepage.html target to create the HTML doc as one big file.
robertl [Tue, 20 Jun 2006 01:49:43 +0000 (01:49 +0000)]
Test for EOF on read in an1 reader.
robertl [Mon, 19 Jun 2006 21:15:29 +0000 (21:15 +0000)]
Reduce Magellan read timeout to 5 tries. Treat "-" on UNIX as a file, not a serial port.
robertl [Mon, 19 Jun 2006 20:47:05 +0000 (20:47 +0000)]
When converting HTML to space, convert newlines (and successive whitespace) to single space.
robertl [Mon, 19 Jun 2006 20:33:10 +0000 (20:33 +0000)]
When converting HTML to text, convert newline to space.
oliskoli [Mon, 19 Jun 2006 18:57:44 +0000 (18:57 +0000)]
Add new contributors Pasha Phares and Andy Armstrong.
robertl [Mon, 19 Jun 2006 15:49:45 +0000 (15:49 +0000)]
Don't explictly zero alt.
robertl [Mon, 19 Jun 2006 14:42:19 +0000 (14:42 +0000)]
Andy Armstrong contributes support for Wintec WBT-200.
robertl [Mon, 19 Jun 2006 06:14:02 +0000 (06:14 +0000)]
Typo fix in unicsv doc: urm z -> utm z.
oliskoli [Sat, 17 Jun 2006 21:44:26 +0000 (21:44 +0000)]
Use common ..Semi_To.. and ..To_Semi.. for calculation of coordinates.
oliskoli [Sat, 17 Jun 2006 21:41:38 +0000 (21:41 +0000)]
Fix calculation from garmin semi values.
oliskoli [Sat, 17 Jun 2006 21:31:54 +0000 (21:31 +0000)]
Simplify code with strupper (or strlower).
oliskoli [Sat, 17 Jun 2006 21:28:49 +0000 (21:28 +0000)]
Add functions strupper and strlower.
oliskoli [Wed, 14 Jun 2006 23:58:02 +0000 (23:58 +0000)]
Add one trackpoint only one time to queue.
oliskoli [Wed, 14 Jun 2006 22:43:12 +0000 (22:43 +0000)]
Fix route reader. 'rte_autoname' is one byte long and
the following byte is a flag for min/max values.
oliskoli [Tue, 13 Jun 2006 22:26:27 +0000 (22:26 +0000)]
Update reference after altitude calculation changes (use global macros).
oliskoli [Tue, 13 Jun 2006 22:19:20 +0000 (22:19 +0000)]
Fix description of nuketypes example.
oliskoli [Tue, 13 Jun 2006 22:08:05 +0000 (22:08 +0000)]
Add new option 'date' to specify the used date format for read and write ops.
oliskoli [Tue, 13 Jun 2006 22:02:01 +0000 (22:02 +0000)]
BUG fix: wrong format for coordinates (abs(lat or lon) >= 100).
Add new option 'date' to specify the used date format for read and write ops.
oliskoli [Tue, 13 Jun 2006 21:50:02 +0000 (21:50 +0000)]
Split 'init_date_and_time_format' and move them to public 'util.c'.
oliskoli [Tue, 13 Jun 2006 21:48:11 +0000 (21:48 +0000)]
Add new function xasprintf for 'buffer-free' printf and alloc (as asprintf,
which is not C89 conform).
Split 'init_date_and_time_format' from garmin_txt into
'convert_human_date_format' and 'convert_human_time_format'.
oliskoli [Sun, 11 Jun 2006 18:23:07 +0000 (18:23 +0000)]
Check pointers before xfree.
oliskoli [Sun, 11 Jun 2006 15:42:24 +0000 (15:42 +0000)]
Add a new cross-format waypoint check 'testw'.
robertl [Thu, 8 Jun 2006 19:39:29 +0000 (19:39 +0000)]
Fix links in capabilities page.
robertl [Thu, 8 Jun 2006 18:26:59 +0000 (18:26 +0000)]
Document -s and that -h takes an arg.
robertl [Thu, 8 Jun 2006 16:37:51 +0000 (16:37 +0000)]
Add (under protest) man page.
parkrrrr [Thu, 8 Jun 2006 10:20:20 +0000 (10:20 +0000)]
make 'make doc' use the gpsbabel in the current directory instead of the one in the path
oliskoli [Thu, 8 Jun 2006 07:03:09 +0000 (07:03 +0000)]
Remove duplicate entries.
oliskoli [Thu, 8 Jun 2006 04:43:41 +0000 (04:43 +0000)]
Add option name.
oliskoli [Thu, 8 Jun 2006 04:42:07 +0000 (04:42 +0000)]
Add doc entry for trackfilter name option.
oliskoli [Thu, 8 Jun 2006 04:04:08 +0000 (04:04 +0000)]
Add functions for string compare with wildcard support.
robertl [Thu, 8 Jun 2006 02:50:39 +0000 (02:50 +0000)]
Try to document the horror of the command line options we provide for Tiger.
robertl [Wed, 7 Jun 2006 20:13:51 +0000 (20:13 +0000)]
Sketch in Magellan format notes. (Still more to do...)
robertl [Wed, 7 Jun 2006 15:50:40 +0000 (15:50 +0000)]
Include list of supported Garmins in doc.
robertl [Tue, 6 Jun 2006 21:36:23 +0000 (21:36 +0000)]
Add Garmin icons appendix.
robertl [Tue, 6 Jun 2006 21:36:06 +0000 (21:36 +0000)]
Document various Garmin-specific options.